@font-face {
    font-family: 'Bebas Neue';
    src: url('../font/BebasNeue-Regular.ttf');
}

@font-face {
    font-family: 'Sansation';
    font-weight: normal;
    src: url('../font/Sansation_Regular.ttf');
}

@font-face {
    font-family: 'Sansation';
    font-weight: bold;
    src: url('../font/Sansation_Bold.ttf');
}